ocr: Function Description Iirim Removes leading blanks from a string Itrimc Removes leading characters from a string rrim Removes trailing blanks from a string rtrime Removes trailing characters from a string alltrim Removes blanks from both ends of a string alltrmc Removes a user-specitied character from both ends of a string center Pads a string to the specitiod longth and centers it by adding the spocified charocter(s) to the beginning and end of the string cstradd Concatenates two strings cstrdelete Deletes a specified number of characters from any lacotion in a string cstr plus int Converts an ...